home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / datatypes / binarydt / doc / binary.datatype.rev < prev    next >
Text File  |  1996-04-07  |  2KB  |  70 lines

  1. Revision History for binary.datatype :
  2.  
  3. binary.datatype 39.11 (11.4.95) :
  4.  
  5. - added new DTBM_GETSTRING and DTBM_SEARCH#? methods
  6. - added experimental code for DTM_DRAW for my new text.datatype
  7. - added DTM_TRIGGER method to have a user interface to the new DTBM_#? methods
  8.  
  9. binary.datatype 39.10 (19.2.95) :
  10.  
  11. - fixed bug,which caused a crash ,if the display width was less than the
  12.   required width for the offsets.
  13.   Reported from Michael Letowski and Edmund Vermeulen. Thanks !
  14. - prefs file parsing now via ReadArgs()
  15. - new prefs directory : 'Env:DataTypes'
  16.   Suggestion from Swen Stullich to establish a recommended standard for
  17.   datatypes.
  18.  
  19. binary.datatype 39.9 (28.1.95) :
  20.  
  21. - fixed down scrolling bug, which skipped one line
  22.  
  23. binary.datatype 39.8 (22.1.95) :
  24.  
  25. - now supports DTM_PRINT method and searchs for PROGDIR:binary.prefs
  26.  
  27. binary.datatype 39.7 (21.1.95) :
  28.  
  29. - bug fixed. Rendering address higher than the file length (small files)
  30.  
  31. binary.datatype 39.6 (28.12.94) :
  32.  
  33. - now it's a base datatype and no async layout is needed
  34. - DTM_WRITE rawmode added
  35.  
  36. binary.datatype 39.5 (24.11.94) :
  37.  
  38. - improved memory handling :
  39.   + now the display memory is allocated in one piece,
  40.   + its only reallocated, if the needed size is larger than the current size
  41. - in wordwrap mode the layout is only performed, if the layout of a line has
  42.   changed.
  43.  
  44. binary.datatype 39.4 (18.11.94) :
  45.  
  46. - added prefs file
  47.  
  48. binary.datatype 39.3 (16.11.94) :
  49.  
  50. - now BDTDH_NONE works
  51.  
  52. binary.datatype 39.2 (15.11.94) :
  53.  
  54. - added BDTA_BytesPerLine,BDTA_DisplayHex and BDTA_ShowASCII attributes
  55.  
  56. binary.datatype 39.1 (14.11.94) :
  57.  
  58. - created
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.